Previous | Table of Contents | Next |
This value, in 128K chunks, identifies the maximum amount of memory consumed by an individual word list. When this limit is reached, Index Server finishes the document its currently filtering and adds that document only. Any other documents are re-filed and placed in another word list later.
III-100 | Value Name: | MinIdleQueryThreads |
Data Type: | REG_DWORD | |
Value: | 0x2 |
This value sets the minimum number of idle threads kept alive to process incoming queries.
III-101 | Value Name: | MinMergeIdleTime |
Data Type: | REG_DWORD | |
Value: | 0x5a |
This value identifies when Index Server should perform an annealing merge because the system was idle more than average during the previous merge check period.
III-102 | Value Name: | MinSizeMergeWordlists |
Data Type: | REG_SZ | |
Value: | 0x400 |
This value identifies the minimum combined size of word lists that forces a shadow merge.
III-103 | Value Name: | MinWordlistMemory |
Data Type: | REG_DWORD | |
Value: | 0x5 |
This value identifies the minimum free memory used to create word lists.
III-104 | Value Name: | PropertyStoreMappedCache |
Data Type: | REG_DWORD | |
Value: | 0x60 |
This value identifies the maximum size of memory buffers used for Property Cache.
III-105 | Value Name: | ThreadPriorityMerge |
Data Type: | REG_DWORD | |
Value: | 0xfffffffe |
This value identifies the priority of the merge thread.
III-106 | Value Name: | MinDiskFreeForceMerge |
Data Type: | REG_DWORD | |
Value: | 15 |
This value is the minimum free disk space needed before the content indexer forces a merge. Acceptable values range from 5 percent to 25 percent.
III-107 | Hive: | HKEY_LOCAL_MACHINE |
Key: | System\CurrentControlSet\Control\ContentIndex\Language | |
Value Name: | InstalledLangs | |
Data Type: | REG_MULTI_SZ | |
Value: | English_US English_UK French_French German_German Italian_Italian Japanese_Default Neutral Spanish_Modern Swedish_Default | |
The InstalledLangs value lists the set of languages installed. Each string in the InstalledLangs value names a subkey below the Language key.
III-108 | Hive: | HKEY_LOCAL_MACHINE |
Key: | System\CurrentControlSet\Control\ContentIndex\ Language\English_US | |
Value Name: | ISAPIDefaultErrorFile | |
Data Type: | REG_SZ | |
Value: | /Scripts/Samples/Search/DefError.htx |
This value gives the full virtual path to the generic error template file thats displayed to the user. This .htx template is processed when none of the specific error pages applies. The CiRestriction, CiErrorMessage, and CiErrorNumber variables can all be referenced in the .htx file.
III-109 | Value Name: | ISAPIHTXErrorFile |
Data Type: | REG_SZ | |
Value: | /Scripts/Samples/Search/HTXError.htx |
This value identifies the full virtual path to the error page returned in response to errors in the .htx file. The CiRestriction, CiErrorMessage, and CiErrorNumber variables can all be referenced in the .htx file.
III-110 | Value Name: | ISAPIIDQErrorFile |
Data Type: | REG_SZ | |
Value: | /Scripts/Samples/Search/IDQError.htx |
Previous | Table of Contents | Next |